|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnz.co.cks.tms.xml.AdminBlkType
Class AdminBlkType.
| Field Summary | |
private AdminAdd |
_adminAdd
Field _adminAdd |
private AdminDelete |
_adminDelete
Field _adminDelete |
private AdminUpdate |
_adminUpdate
Field _adminUpdate |
| Constructor Summary | |
AdminBlkType()
|
|
| Method Summary | |
AdminAdd |
getAdminAdd()
Method getAdminAddReturns the value of field 'adminAdd'. |
AdminDelete |
getAdminDelete()
Method getAdminDeleteReturns the value of field 'adminDelete'. |
AdminUpdate |
getAdminUpdate()
Method getAdminUpdateReturns the value of field 'adminUpdate'. |
boolean |
isValid()
Method isValid |
void |
setAdminAdd(AdminAdd adminAdd)
Method setAdminAddSets the value of field 'adminAdd'. |
void |
setAdminDelete(AdminDelete adminDelete)
Method setAdminDeleteSets the value of field 'adminDelete'. |
void |
setAdminUpdate(AdminUpdate adminUpdate)
Method setAdminUpdateSets the value of field 'adminUpdate'. |
void |
validate()
Method validate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private AdminAdd _adminAdd
private AdminDelete _adminDelete
private AdminUpdate _adminUpdate
| Constructor Detail |
public AdminBlkType()
| Method Detail |
public AdminAdd getAdminAdd()
public AdminDelete getAdminDelete()
public AdminUpdate getAdminUpdate()
public boolean isValid()
public void setAdminAdd(AdminAdd adminAdd)
adminAdd - the value of field 'adminAdd'.public void setAdminDelete(AdminDelete adminDelete)
adminDelete - the value of field 'adminDelete'.public void setAdminUpdate(AdminUpdate adminUpdate)
adminUpdate - the value of field 'adminUpdate'.
public void validate()
throws org.exolab.castor.xml.ValidationException
org.exolab.castor.xml.ValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||